home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1994 / MacHack 1994.toast / MacHack™ 1987-1994 / MacHack™ '87 / DA's / DlgSans ƒ / ReadMe.text < prev    next >
Text File  |  1987-04-18  |  2KB  |  42 lines

  1. Title:    myDialogSansRscr™
  2. Author:    Paul Nevai
  3. Version:    1.0
  4. Date:    April 16, 1987
  5.  
  6. It's an FKey! It's a (Lightspeed) Pascal example of a Dialog created in
  7. memory with no resource templates whatsoever! It's instructional! It's fun!
  8.  
  9. To build an FKEY Code Resource:
  10. (1) Remove the file "RemoveMe" and the Library "MacPasLib" from this
  11. project,
  12. (2) Add the Library "DA PasLib", 
  13. (3) and then Build and Save As a CODE Resource with the Code Resource TYPE
  14. equal to "FKEY", ID equal to "0" (Zero) which is the Key that the FKEY is
  15. installed on.  The NAME should be zFKey.
  16. (4) If you want FKEY function from a MasterFKey then use ResEdit or
  17. equivalent  to set TYPE = FKEY and CREATOR = Paul
  18.  
  19. To simplify life, two compressed projects are included: one for programming,
  20. experimenting and debugging, and another for building the FKey source code.
  21. In addition, I also included zFKey ready to be installed into your system,
  22. or activated by a MasterKey type FKey.
  23.  
  24. Thanks to:  Lofty Becker, Steve Brecher, Carlos Weber, Joel West, the guys
  25. on the Net, How to Write Macintosh Software, Inside Macintosh, Lightspeed
  26. Pascal, Macintosh Revealed and MacTutor.
  27.  
  28. This is a Use&EnjoyNetWare product, that is if you like it you must drop me a 
  29. Thank Paul note.
  30.  
  31. Have Orthogonal Polynomials 
  32. Will Travel
  33.  
  34. Paul Nevai            pgn@osupyr.uucp ( PREFERRED )
  35. Department of Mathematics        nevai-p@osu-eddie.uucp 
  36. The Ohio State University        ...!ihnp4!cbatt!osupyr!pgn 
  37. 231 West Eighteenth Avenue    TS1171@OHSTVMA.bitnet
  38. Columbus, OH 43210, U. S. A.    1-614-292-5688
  39.  
  40. This material is based upon work supported by the National Science
  41. Foundation under Grant No. DMS 84-19525.
  42.